FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package signal.core.r4#0.2.10 (110 ms)

Package signal.core.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/StructureDefinition/invoice
Url https://signalbhn.org/fhir/StructureDefinition/invoice
Status draft
Name Invoice
Experimental False
Realm us
Authority hl7
Type Invoice
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "signal-invoice",
  "url" : "https://signalbhn.org/fhir/StructureDefinition/invoice",
  "name" : "Invoice",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Invoice",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Invoice",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Invoice.identifier",
        "path" : "Invoice.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "short" : "Invoice identifier",
        "definition" : "Invoice identifier"
      },
      {
        "id" : "Invoice.identifier:UserId",
        "path" : "Invoice.identifier",
        "sliceName" : "UserId",
        "short" : "Invoice User Identifier",
        "definition" : "User who generate the pre-bill",
        "patternIdentifier" : {
          "system" : "https://signalbhn.org/fhir/sid/invoice-user-id"
        }
      },
      {
        "id" : "Invoice.identifier:ServiceOrgId",
        "path" : "Invoice.identifier",
        "sliceName" : "ServiceOrgId",
        "short" : "Invoice ServiceOrg Identifier",
        "definition" : "Service Org identifier is created as slice to store User affiliated service org",
        "patternIdentifier" : {
          "system" : "https://signalbhn.org/fhir/sid/invoice-serviceorg-id"
        }
      },
      {
        "id" : "Invoice.type",
        "path" : "Invoice.type",
        "binding" : {
          "strength" : "extensible",
          "description" : "Invoice"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.